Bug 557059 – crash when compositing emblems with icon
authorChristian Persch <chpe@gnome.org>
Mon, 20 Oct 2008 16:55:00 +0000 (16:55 +0000)
committerChristian Persch <chpe@src.gnome.org>
Mon, 20 Oct 2008 16:55:00 +0000 (16:55 +0000)
commit4ba6262be9af01d42851db242ef83ece7d8ddb19
tree324b62f0856db3f1a98a95bb2aaad3991bc89c12
parent093d425393c5a58cb2161944f612779bbdb5e260
Bug 557059 – crash when compositing emblems with icon

2008-10-20  Christian Persch  <chpe@gnome.org>

Bug 557059 – crash when compositing emblems with icon

* gtk/gtkicontheme.c: (apply_emblems): Copy the pixbuf before using it
with gtk_pixbuf_composite, in case its pixdata is read-only (mmaped
from icon cache or builtins).

svn path=/trunk/; revision=21690
ChangeLog
gtk/gtkicontheme.c